-
Notifications
You must be signed in to change notification settings - Fork 8.2k
nRF5340 PDK removal from the tree #32231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
nashif
merged 6 commits into
zephyrproject-rtos:master
from
ioannisg:nrf5340_pdk_removal
Feb 15, 2021
Merged
nRF5340 PDK removal from the tree #32231
nashif
merged 6 commits into
zephyrproject-rtos:master
from
ioannisg:nrf5340_pdk_removal
Feb 15, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nRF5340 PDK board was deprecated in v2.5.0 release and is removed now from the tree. Signed-off-by: Ioannis Glaropoulos <[email protected]>
Update the link to the external nRF5340 DK documentation. Signed-off-by: Ioannis Glaropoulos <[email protected]>
Remove references to the nRF5340 PDK boards from samples and tests .yml files. Signed-off-by: Ioannis Glaropoulos <[email protected]>
nRF5340 PDK is removed so there is no reason to keep it in the list of supported tf-m targets. Signed-off-by: Ioannis Glaropoulos <[email protected]>
Remove support for nRF5340 PDK in the BLE controller. The controller will now support only the nRF5340 DK. Signed-off-by: Ioannis Glaropoulos <[email protected]>
d3236b8 to
55d9f2e
Compare
In the wake of the removal of nRF5340 PDK board we also remove the support for the nRF5340 Engineering A SoC. Signed-off-by: Ioannis Glaropoulos <[email protected]>
cvinayak
approved these changes
Feb 13, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Controller changes LGTM.
microbuilder
approved these changes
Feb 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: Bluetooth Controller
area: Bluetooth
area: Boards
area: Devicetree
area: Documentation
area: Kernel
area: Modules
area: Samples
Samples
area: Tests
Issues related to a particular existing or missing test
platform: nRF
Nordic nRFx
Release Notes Required
Release notes required for this change
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removing nRF5340 PDK which is deprecated. nRF5340 DK will be the only nRF5340-based dev kit supported.
TODO - add a release notes entry for v2.6.0